-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Fix intra-doc link warnings #20530
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix intra-doc link warnings #20530
Conversation
30b61c0
to
f35a185
Compare
f35a185
to
b01fbab
Compare
CI finally passed. ^^' |
cancelled merged because I'm guessing this is the PR you mentioned there: #20386 (comment) |
Yep it's the one! Is it a rustdoc bug (ie can I do something)? |
Already solved, perfect. :) |
@mockersf do you have any outstanding complaints or can I merge this? |
@alice-i-cecile waiting for a nightly with the bug mentioned above fixed |
building on rust nightly is fixed, we're back on failing docs 🎉 with
on https://github.com/bevyengine/bevy/actions/runs/17105318871/job/48512604677 @GuillaumeGomez all yours! |
building docs for this PR: https://github.com/bevyengine/bevy/actions/runs/17106830588/job/48517846704 |
Fixes intra-doc links appearing when generating documentation.